ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _DataLabelView<TOwnerView,TOption> Class / _measure Method

In This Topic
    _measure Method (_DataLabelView<TOwnerView,TOption>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _measure( _
       ByVal render As IRender, _
       ByVal suggestedSize As ISize _
    ) As IRectangleViewMetricsResult

    Parameters

    render
    suggestedSize
    See Also